combobox: Remove unused define
authorBenjamin Otte <otte@redhat.com>
Mon, 26 Sep 2011 20:51:55 +0000 (22:51 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 29 Sep 2011 02:24:02 +0000 (04:24 +0200)
gtk/gtkcombobox.c

index 026d72c118d181658aad8ff553b73473d2f0dd56..eb3f319a1f5cabdd4ea4544a65747628c6262f93 100644 (file)
@@ -244,7 +244,6 @@ enum {
 
 static guint combo_box_signals[LAST_SIGNAL] = {0,};
 
-#define BONUS_PADDING 4
 #define SCROLL_TIME  100
 
 /* common */